home *** CD-ROM | disk | FTP | other *** search
- FaxReader = {
- ACTIONS = {
- pageLayout:;
- assignToMe:;
- landscape:;
- info:;
- breakPage:;
- closeFax:;
- selectPage:;
- upsidedown:;
- openFax:;
- printFax:;
- zoom:;
- assignFax:;
- portrait:;
- pageForward:;
- upsidedownlandscape:;
- enhance:;
- inspect:;
- deleteFax:;
- preferences:;
- scalePage:;
- saveFax:;
- pageBackward:;
- trimPage:;
- arrangeInFront:;
- help:;
- openFaxes:;
- };
- OUTLETS = {
- infoPanel;
- printWindow;
- spaMatrix;
- windowsMenuItem;
- saveOptions;
- };
- SUPERCLASS = Application;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-